home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / overlay.arc / OVERLAY.DOC < prev    next >
Text File  |  1987-12-18  |  4KB  |  83 lines

  1. OVERLAY by Orbit Enterprises, Inc.
  2.            P.O. Box 2875-B
  3.            Glen Ellyn, IL  60138
  4.            (312) 469-3405
  5.  
  6. PROGRAM DESCRIPTION
  7.  
  8. Overlay is a program designed to take a graphic image such as a logo, add
  9. positioning information and store the combination in a Hewlett Packard LaserJet
  10. Plus or LaserJet Series II printer as a overlay macro.
  11.  
  12. An overlay macro is a macro that can be automatically printed on every page
  13. until stopped by resetting the printer or disabling the overlay function.
  14.  
  15. The graphic image must be in a HP LaserJet Print format to work.  That is, the
  16. proper escape codes must be in the graphic image file for this program to work
  17. properly.  The program does not convert any print formats.  If you can copy the
  18. file to your LaserJet using the DOS command
  19.       C> COPY /B filename PRN
  20. and get a printed image, this program will work for you.
  21.  
  22. PROGRAM EXECUTION
  23.  
  24. At the DOS prompt, enter the following command:
  25.  
  26.   OVERLAY filename macro-id cursor-x cursor-y p/t dest
  27.  
  28.     filename - the full name of the image to be copied
  29.     macro-id - a number between 0 - 32767 for an ID number
  30.     cursor-x - the offset in dots from the left margin (300 dots = 1 inch)
  31.                this is the logical margin, not the physical margin
  32.     cursor-y - the offset in dots from the top margin  (300 dots = 1 inch)
  33.                this is the logical margin, not the physical margin
  34.     p/t      - permanent or temporary, default is Permanent
  35.     dest     - destination of overlay, default is PRN.  This can optionally be a
  36.                disk file that can later be copied to the printer with the
  37.                DOS COPY /B command.
  38.  
  39. After the overlay is loaded in the printer, the program will enable the overlay,
  40. print a page, and disable the overlay.
  41.  
  42. USING AN OVERLAY
  43.  
  44. Overlays can be used from within your word processor or nearly any other
  45. program.  To activate an overlay, enter the following sequence:
  46.    <ESC>&f#y4X where # is the macroid assigned to the overlay
  47.  
  48. To disable an overlay that is printing on every page, enter the following
  49. sequence:
  50.    <ESC>&f5X
  51.  
  52. The enable and disable commands will work on the current page.  The enable
  53. sequence will take effect on the next page out of the printer.  The disable
  54. sequence will stop the overlay for the current page.  This gives you the
  55. capability to activate an overlay for the first page of a letter and disable it
  56. for remaining pages.
  57.  
  58. PUBLIC DOMAIN
  59.  
  60. This program is placed in the public domain and may be freely distributed as
  61. long as the program is not sold.  It may be placed on Bulletin Boards (BBS).
  62. This program may be included on collections of public domain diskettes for
  63. distribution when the only charge associated is for media and copy costs.
  64.  
  65. In every case, distribution must include the three unmodified files.
  66.  
  67. FILES INCLUDED
  68.  
  69.    OVERLAY.EXE  -  The executable program
  70.    OVERLAY.DOC  -  This document
  71.    ORBIT.RAS    -  The Orbit Enterprises Logo for demonstration
  72.  
  73. COMMERCIAL
  74.  
  75. Orbit Enterprises produces software for the Hewlett Packard LaserJet Printer
  76. family.  Software includes E-Z-Set, a simple menu driven setup utility that
  77. eliminates the need to learn the LaserJet ESCape Sequences, and, FormSet, a
  78. powerful forms generation package for the LaserJet Plus and LaserJet Series II
  79. printers.  A demo disk is available.
  80.  
  81. In addition, we also publish a newsletter that is free to users of HP LaserJet
  82. printers.  Call or write for your free subscription.
  83.